Version

RingSeriesBase<T,M,A> Class Members

The following tables list the members exposed by RingSeriesBase<T,M,A>.

Public Properties
 NameDescription
Public PropertyModelGets the model.  
Public PropertySeriesModelOverridden. Gets the series model.  
Public Methods
 NameDescription
Public MethodBrushesRingSeriesBaseModel.Brushes.  
Public MethodDataSourceTypeSets the data chart model RingSeriesBaseModel.DataSourceType.  
Public MethodDataSourceUrlSets the data chart model RingSeriesBaseModel.DataSourceUrl.  
Public MethodFormatLabelRingSeriesBaseModel.FormatLabel  
Public MethodIsSurfaceInteractionDisabledRingSeriesBaseModel.IsSurfaceInteractionDisabled  
Public MethodLabelExtentSets the pixel amount by which the labels are offset from the edge of the slices.  
Public MethodLabelMemberPathOverloaded. Sets the property name that contains the labels.  
Public MethodLabelsPositionSets the position of chart labels.  
Public MethodLeaderLineMarginSets the margin between a label and its leader line. The default is 6 pixels.  
Public MethodLeaderLineTypeSets what type of leader lines will be used for the outside end labels.  
Public MethodLeaderLineVisibilitySets whether the leader lines are visible.  
Public MethodLegendThe series legend  
Public MethodLegendLabelMemberPathSets the property name that contains the legend labels.  
Public MethodLocalSchemaTransformDataChartModel.LocalSchemaTransform  
Public MethodOthersCategoryTextSets the label of the Others slice.  
Public MethodOthersCategoryThresholdSets the threshold value that determines if slices are grouped into the Others slice.  
Public MethodOthersCategoryTypeSets whether to use numeric or percent-based threshold value.  
Public MethodOutlinesRingSeriesBaseModel.Outlines.  
Public MethodRadiusFactorSets the scaling factor of the chart's radius. Value between 0 and 1.  
Public MethodResponseDataKeySets the data chart model RingSeriesBaseModel.ResponseDataKey.  
Public MethodResponseDataTypeSets the data chart model RingSeriesBaseModel.ResponseDataType.  
Public MethodSelectedStyleRingSeriesBaseModel.SelectedStyle.  
Public MethodShowTooltipSets the series model RingSeriesBaseModel.ShowTooltip.  
Public MethodStartAngleSets the starting angle of the chart.  
Public MethodTooltipTemplateSets the series model RingSeriesBaseModel.TooltipTemplate.  
Public MethodValueMemberPathOverloaded. Sets the property name that contains the values.  
See Also

View on GitHub